1.2. Quick install guide

It is assumed that the python version 3.x and bower are already installed on your computer.

  1. Download MySmile and unpacked to the project’s directory
  2. Install with one command: $ make install
  3. In the project directory run a command in the terminal: $ python3 manage.py runserver

Now your website is available on http://127.0.0.1:8000, link to admin page is http://127.0.0.1:8000/admin. Log in with default credentials:

  • login: test
  • password: test